xen/arm: mm: Remove unused M2P code
authorJulien Grall <julien.grall@arm.com>
Wed, 21 Feb 2018 13:46:24 +0000 (13:46 +0000)
committerJulien Grall <julien.grall@arm.com>
Fri, 6 Apr 2018 08:43:29 +0000 (09:43 +0100)
commit51581fc533f17204dd0c3e74b227fc4b134742ff
tree5560482edbfe0d46ceca1da58dd3798134949273
parentf737bc25c222dc6153412afac121a756601bb348
xen/arm: mm: Remove unused M2P code

Arm does not have an M2P and very unlikely to get one in the future,
therefore don't keep defines that are not necessary in the common code.

At the same time move the remaining M2P define just above
set_gpfn_from_mfn to keep all the dummy helpers for M2P together.

Signed-off-by: Julien Grall <julien.grall@arm.com>
Reviewed-by: George Dunlap <george.dunlap@citrix.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
xen/include/asm-arm/mm.h